-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected]_py310: remove ref to broken shiboken2 formula #605
[email protected]_py310: remove ref to broken shiboken2 formula #605
Conversation
current build issue,
|
built formula locally using locally created patch file to fix the tests related to xercesc version mismatch. and in the process of doing some manual testing with the Draft workbench i discovered if i launch the
|
1b02992
to
6bf2b7f
Compare
note to self, the actual build process of freecad didn't start on the ubuntu runner until ~ 50 minutes after the job was started. from what i can tell the build fails on the ubuntu github runner around 1 hour and ~ 5 minutes or so.
this issue is separate from the pyside runtime issue as described in the title of the PR. |
Closes #605. Signed-off-by: Chris <[email protected]>
output from running above command should output something similiar to the below
Not all PRs require passing these checks ie. adding
[no ci]
in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)For more information about this template file learn more